perm filename METAL.MF[PMU,TEX] blob
sn#703390 filedate 1983-02-20 generic text, type T, neo UTF8
"The lined pattern corresponding to the letter m";
% Copyright (C) 1983 by Peter M. Ullman
pixels=27;
proofmode;
new w0;
new fds;
new fdt;
w0=.4*pixels;
cpen;
x1=x3=x5=x7=x9;
lft0x1=0;
x2=x4=x6=x8=x10;
rt0x2=14*pixels;
fds=14/6;
fdt=14/3;
fdst=fds+fdt;
fdstt=fds+fdt+fdt;
y1=y2=fds.pixels;
y3=y4=fdst.pixels;
y5=y6=fdstt.pixels;
y7=y8=0;
y9=y10=14*pixels;
w0 draw 1..2;
w0 draw 3..4;
w0 draw 5..6;
.
end